Welcome![Sign In][Sign Up]
Location:
Search - C DOS

Search list

[OS DevelopDOS-C

Description: 用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
Platform: | Size: 439296 | Author: 张清平 | Hits:

[OtherZHG_C

Description: 一.“ZHG_C”(ZHG自定义C函数包)中为ZHG本人创作的自定义C函数集,现共包含8个C文件,分别是: BMP16.C——DOS图形模式下显示16色位图的函数。 BMP24.C——DOS图形模式下显示24位位图的函数。 BMP256.C——DOS图形模式下显示256色位图的函数。 BOX.C——DOS字符模式下画矩形框(单、双)。 HZK.C——DOS图形模式下显示汉字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模式下以统一格式显示作者信息。 MOUSE.C——DOS图形模式下使用鼠标所需的一系列函数。 PLAY.C——C语言中用键盘播放音乐的函数。 二.它们所包含的函数的作用及用法分别在相应的文件中有说明,在C/C++程序中直接调用这些函数,可以极大地提高编程效率,事半功倍。 三.该函数包将会随着本人学习的发展而继续改进、补充以及增加新的实用的文件。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com All Rights Reserved -err
Platform: | Size: 15360 | Author: zhg | Hits:

[Driver DevelopIOFUNC

Description: 访问32位PCI总线IO的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI IO routines, running under DOS, using Turbo C compiler.
Platform: | Size: 23552 | Author: shaochi | Hits:

[Driver DevelopIRQFUNC

Description: 访问32位PCI总线IRQ的例程,在DOS下运行,用Turbo C编译。-visit 32 of the PCI bus IRQ routines, running under DOS, using Turbo C compiler.
Platform: | Size: 26624 | Author: shaochi | Hits:

[Driver DevelopMEMFUNC

Description: 访问32位PCI总线MEMORY的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI Memory of routines, running under DOS, Using Turbo C compiler.
Platform: | Size: 39936 | Author: shaochi | Hits:

[Driver DevelopPCIFUNC

Description: 访问32位PCI总线BIOS的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI BIOS routines, running under DOS, using Turbo C compiler.
Platform: | Size: 35840 | Author: shaochi | Hits:

[Other Embeded programdos_src_c

Description: DOS操作系统的C语言源代码 强烈推荐!!! 可以用来学习基于字符界面的操作系统的设计,包括了FAT文件系统、操作系统内核以及一些常用工具。-DOS operating system in C language source code strongly recommended! ! ! Can be used to study the character based on the design of the operating system, including the FAT file system, OS kernel and some common tools.
Platform: | Size: 419840 | Author: BQT | Hits:

[OtherDOS(hong_en)

Description: 洪恩在线的dos学习资料 洪恩在线的dos学习资料-Hong Sishan online learning materials dos Hong Sishan dos online learning materials
Platform: | Size: 416768 | Author: hl | Hits:

[VC/MFCC-900example

Description: 我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡-language collections c 900 of excellence, he got control dos-bios, memory, macros, math .... some example, the original code may be very simple but very useful, hope you like
Platform: | Size: 141312 | Author: 張飛飛 | Hits:

[Driver DevelopDOS_PCI_DRIVER

Description: DOS_PCI_DRIVER,DOS环境下运行的PCI驱动程序,个人觉得比较好用.-DOS_PCI_DRIVER, running under DOS environment PCI driver, personally feel that the better quality.
Platform: | Size: 77824 | Author: 汤维 | Hits:

[Education soft systemxuecheen

Description: 学生成绩管理系统,由C语言编写,DOS界面-student performance management system, written in C, DOS interface
Platform: | Size: 1024 | Author: reload | Hits:

[Graph DrawingG-work

Description: turbo c 实现 多边形裁减算法 利用C-S实现.参考了dos下的鼠标编程-turbo c achieve polygon reduction algorithm uses C-S to achieve. Dos reference to the programming of the mouse
Platform: | Size: 21504 | Author: bug | Hits:

[Graph Drawingc++001

Description: dos下的一种清屏方法。C语言实现的源码。-A clearance under dos screen method. C language source code.
Platform: | Size: 13312 | Author: xie | Hits:

[Other Riddle gamesolsfk(C-programe)

Description: 这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识) 4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,防“版权篡改”技术 8、
Platform: | Size: 152576 | Author: wzj | Hits:

[OtherC++dos

Description: 一个DOS的五子棋游戏含C++源代码 包含11个文件 -Gobang a DOS game with the C++ Source code contains 11 documents
Platform: | Size: 63488 | Author: 张好 | Hits:

[Consolec++10

Description: 这个工程用C语言编写一个DOS下的中断服务程序-The project is using C language under a DOS interrupt service routine
Platform: | Size: 10240 | Author: lili | Hits:

[ConsoleMENU.C

Description: 在DOS 下的高级菜单技巧。 还有一些特效, 看起来挺双俄阿 !-In the Advanced menu under DOS skills. There are also special effects, appears to double Russia Ah Ting!
Platform: | Size: 4096 | Author: 薛道静 | Hits:

[Internet-NetworkDoS

Description: dos c语言代码,dos攻击代码,源ip伪装,多线程。经典dos攻击编程!-dos c language code, dos attack code, the source ip camouflage, multi-threaded. Classic programming dos attack!
Platform: | Size: 11264 | Author: 康竟淞 | Hits:

[Windows DevelopC++yuandaima

Description: #define N 200 #include <graphics.h> #include <stdlib.h> #include <dos.h> #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b
Platform: | Size: 59392 | Author: wuziyang | Hits:

[OtherC_mp3player(c)

Description: dos下用c&c++编写的mp3播放源码!-under dos with c
Platform: | Size: 24576 | Author: zsh020205 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net